#!/bin/bash
java -cp ./bin chat.client.Client client02 localhost 4711 4713

